词语屋>英语词典>test case翻译和用法

test case

英 [ˈtest keɪs]

美 [ˈtest keɪs]

n.  (判决同类案件可援用的)判例

计算机

Collins.1

牛津词典

    noun

    • (判决同类案件可援用的)判例
      a legal case or other situation whose result will be used as an example when decisions are being made on similar cases in the future

      柯林斯词典

      • (可作为类似案件判决依据的)判例案件
        Atest caseis a legal case which becomes an example for deciding other similar cases.

        英英释义

        noun

        • a representative legal action whose outcome is likely to become a precedent
            Synonym:test suit

          双语例句

          • We can use the Java type system to determine what sort of test a test case represents.
            我们可以使用一个Java类型的系统来判断一个测试环境代表什么样的测试。
          • From this file, you can determine the compilation errors that are related to a particular test case.
            从这个文件中,您可以决定与特定测试用例相关的汇编性错误。
          • In this test case, we accessed processor load and response time for various user loads.
            在这个测试案例中,我们评估各种用户负载下的处理器负载和响应时间。
          • Test case design is the core of software testing, which determines the effect of software testing.
            测试用例设计是软件测试的核心,决定了软件测试的最终效果。
          • For simplicity we will create one manual and one automated test case.
            出于简便性的考虑,我们将会创建一个手动的测试用例和一个自动的测试用例。
          • Figure 13 shows a test case execution dialog with a Linux test environment selected.
            图13显示了一个测试案例执行对话框,该对话框具有选定的Linux测试环境。
          • The requirement and HP test case now have a bi-directional Validated By/ Validates link.
            需求和HP测试案例现在拥有一个双向的ValidatedBy/Validates链接。
          • Use the tie-in between requirements and tests to report on test case to requirements coverage.
            使用需求和测试之间的关系将测试案例报告给需求覆盖。
          • This test case will fail at assertion because the results page contains no link with this text.
            这个测试用例遇到断言的地方会失败,因为结果页面中不包含带有这个文本的链接。
          • JUnit provides an additional mechanism to determine the success or failure of a test case.
            JUnit提供了一个额外的决定测试用例成功或者失败的机制。